Package | vital-records-fhir-messaging |
Resource Type | ValueSet |
Id | VRM-UpdateHeaderURI-vs |
FHIR Version | R4 |
Source | http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/https://build.fhir.org/ig/nightingaleproject/vital_records_fhir_messaging_ig/ValueSet-VRM-UpdateHeaderURI-vs.html |
URL | http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/ValueSet/VRM-UpdateHeaderURI-vs |
Version | 3.0.0-Preview1 |
Status | draft |
Date | 2025-07-09T16:08:41+00:00 |
Name | UpdateURIVS |
Title | Update MessageHeader URI Values |
Description | Update MessageHeader URI Values |
StructureDefinition | |
VRM-UpdateHeader | Message Update Header |
CodeSystem | |
VRM-MessageHeaderURI-cs | MessageHeader URI Values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet VRM-UpdateHeaderURI-vs
http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-MessageHeaderURI-cs
Code | Display | Definition |
http://nchs.cdc.gov/vrdr_submission_update | VRDR Update | Indicates this is an update to a previously acknowledged submission of a death report |
http://nchs.cdc.gov/fd_submission_update | Fetal Death Update | Indicates that the payload is an updated submission of a fetal death report |
http://nchs.cdc.gov/birth_submission_update | Birth Update | Indicates that this is an updated submission of a birth report |
http://nchs.cdc.gov/maternal_linkage_update | Maternal Linkage Update | Jurisdiction updating previously submitted maternal linkage |
{ "resourceType": "ValueSet", "id": "VRM-UpdateHeaderURI-vs", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/ValueSet/VRM-UpdateHeaderURI-vs", "version": "3.0.0-Preview1", "name": "UpdateURIVS", "title": "Update MessageHeader URI Values", "status": "draft", "experimental": false, "date": "2025-07-09T16:08:41+00:00", "publisher": "CDC NCHS", "contact": [ { "name": "CDC NCHS", "telecom": [ { "system": "url", "value": "http://cdc.gov/nchs" } ] } ], "description": "Update MessageHeader URI Values", "compose": { "include": [ { "system": "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-MessageHeaderURI-cs", "concept": [ { "code": "http://nchs.cdc.gov/vrdr_submission_update" }, { "code": "http://nchs.cdc.gov/fd_submission_update" }, { "code": "http://nchs.cdc.gov/birth_submission_update" }, { "code": "http://nchs.cdc.gov/maternal_linkage_update" } ] } ] } }